翻訳と辞書
Words near each other
・ Concertino
・ Concertino (composition)
・ Concertino (Janáček)
・ Conceptual graph
・ Conceptual history
・ Conceptual interoperability
・ Conceptual Love
・ Conceptual metaphor
・ Conceptual model
・ Conceptual model (computer science)
・ Conceptual necessity
・ Conceptual Party Unity
・ Conceptual photography
・ Conceptual physics
・ Conceptual proliferation
Conceptual schema
・ Conceptual semantics
・ Conceptual Spaces
・ Conceptual system
・ Conceptualism
・ Conceptualization (information science)
・ Conceptus
・ Conceptus Inc.
・ Concern
・ Concern (business)
・ Concern (computer science)
・ Concern (horse)
・ Concern (organisation)
・ Concern for the Nation Functional Party
・ Concern Tractor Plants


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Conceptual schema : ウィキペディア英語版
Conceptual schema

A conceptual schema is a high-level description of a business's informational needs. It typically includes only the main concepts and the main relationships among them. Typically this is a first-cut model, with insufficient detail to build an actual database.This level describes the structure of the whole database for a group of users. The conceptual model is also known as the data model as data model can be used to describe the conceptual schema when a database system is implemented. It hides the internal details of physical storage and targets on describing entities, datatype, relationships and constraints.〔"Data Modelling Tutorial", Stefano Grazioli, University of Virginia, http://webs.comm.virginia.edu/Grazioli/MSMITMod1/DataModelingTutorial/DMTutorialHome.html, retrieved 20 February 2014〕
== Overview ==

A conceptual schema or conceptual data model is a map of concepts and their relationships used for databases. This describes the semantics of an organization and represents a series of assertions about its nature. Specifically, it describes the things of significance to an organization (''entity classes''), about which it is inclined to collect information, and characteristics of (''attributes'') and associations between pairs of those things of significance (''relationships'').
Because a conceptual schema represents the semantics of an organization, and not a database design, it may exist on various levels of abstraction. The original ANSI four-schema architecture began with the set of ''external schemas'' that each represent one person's view of the world around him or her. These are consolidated into a single ''conceptual schema'' that is the superset of all of those external views. A data model can be as concrete as each person's perspective, but this tends to make it inflexible. If that person's world changes, the model must change. Conceptual data models take a more abstract perspective, identifying the fundamental things, of which the things an individual deals with are just examples.
The model does allow for what is called inheritance in object oriented terms. The set of instances of an entity class may be subdivided into entity classes in their own right. Thus, each instance of a ''sub-type'' entity class is also an instance of the entity class's ''super-type''. Each instance of the super-type entity class, then is also an instance of one of the sub-type entity classes.
Super-type/sub-type relationships may be ''exclusive'' or not. A methodology may require that each instance of a super-type may ''only'' be an instance of ''one'' sub-type. Similarly, a super-type/sub-type relationship may be ''exhaustive'' or not. It is exhaustive if the methodology requires that each instance of a super-type ''must be'' an instance of a sub-type. A sub-type named other is often necessary.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Conceptual schema」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.